builderscope: Fix finalize <> dispose confusion
authorMatthias Clasen <mclasen@redhat.com>
Sun, 10 May 2020 17:29:40 +0000 (13:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2020 12:15:55 +0000 (08:15 -0400)
commit6140dafecf352cb1acf6b7fa78bc28f313434132
tree354a22d4345975edf3a02371aff4dfb6ea0ccef9
parent3a5cf61a4d3dac8a0e35166180f220833a8b5623
builderscope: Fix finalize <> dispose confusion

Don't chain up to dispose if you implement finalize.

This fix s courtesy of GOBJECT_DEBUG=objects.
gtk/gtkbuilderscope.c